forked from KylePancamo/react-app-expressjs-nginx
-
Notifications
You must be signed in to change notification settings - Fork 0
TITLE #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
yiy045
wants to merge
102
commits into
yiy045:development
Choose a base branch
from
KylePancamo:development
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
TITLE #7
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Adding Account Pages * Home page commit * account page stuff * Account update * stuff for kam (#37) * Adding Account Pages * Home page commit * account page stuff * Account update * fix formatting & remove double return * adding Admin and checking Co-authored-by: KylePancamo <50267605+KylePancamo@users.noreply.github.com>
* Update HomePage.css change home page image * Update HomePage.css - opacity * IP change - changed from localhost to server ip * Logo Update - created new website logo and changed to show in browser - changed website name from "React App" to "WorldWide Frames"
- removed the standard REACT image icons - updated manifest,json
changed shopping cart to shopping page
Set up a browse page system for products. Still need to tinker with it + add the database functionality
- Add items history alongside order history - Sorts items in order history - Clean up CSS - backend query to DB for information
- Implement DB querying for shopping page - Fix formatting
- not needed since data is pulled from DB
- login required to view order history page - display account id's order history instead of entire table - catch errors when db is not connect to site
365c995 to
be0668a
Compare
-- Display error issue if search returns nothing
need to fix information updating on refresh
it looks good maybe
changed color scheme of background to match shopping page
product page now reflects shopping page
- changed background color of panels - added a border and shadow to panels
update product page changed color scheme of background to match shopping page style updates product page now reflects shopping page fixed bug -last push broke shopping page, issue is now fixed (naming issue) style update - changed background color of panels - added a border and shadow to panels
1289fb0 to
47c2a0d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.